home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
NLoad
/
LoadWrap.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-04-15
|
287 b
|
13 lines
/* LoadWrap.h generated from LoadWrap.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef LOADWRAP_H
#define LOADWRAP_H
extern void drawload(float offset, float length, float color);
extern void drawline(float offset, float length, float color);
#endif LOADWRAP_H